@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{ }
.ddsmoothmenu ul{margin:0;padding:0;}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;margin:0px 1px;}
.ddsmoothmenu ul li a{display:block;height:60px;line-height:60px;}
.ddsmoothmenu ul li a span{display:block; width:166px; }
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333; background:url(../images/nav_bg.jpg) no-repeat center right;}
.ddsmoothmenu ul li a:hover{background:#b70000;}
.ddsmoothmenu ul li a:hover span{color:#fff}
.ddsmoothmenu ul li a:active{background:#b70000;}
.ddsmoothmenu ul li a:active span{color:#fff}
.ddsmoothmenu ul li a.selected{background:#b70000;}
.ddsmoothmenu ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{background:#b70000;}
.ddsmoothmenu ul li a#menu_selected span{color:#fff;}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden;}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none; display:block;}
.ddsmoothmenu ul.menulevel li a{height:45px;line-height:45px;width:165px; margin:0px;border-bottom:1px solid #DFDFDF;display:block; font-size:14px; text-align:left; padding-left:40px; background:#333; color:#FFF;}
.ddsmoothmenu ul.menulevel li a span{color:#FFF; border-radius:1px;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul .menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#fff; border-radius:1px;}
.ddsmoothmenu ul.menulevel li a:hover{background:#c21b1b; color:#FFF; border-radius:1px;}
.ddsmoothmenu ul.menulevel li a.selected{background:#c21b1b; color:#FFF;  border-radius:1px;}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:20px;right:35px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:17px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:2}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
/*产品页主菜单连接效果设置*/
.ddsmoothmenu-v2 ul{}
/*主菜单设置*/
.ddsmoothmenu-v2 ul li{position:relative}
.ddsmoothmenu-v2 ul li a{display:block;height:45px;line-height:45px;vertical-align:middle;}
.ddsmoothmenu-v2 ul li a span{display:block;}


/*主菜单连接效果设置*/
.ddsmoothmenu-v2 ul li a:link,.ddsmoothmenu-v2 ul li a:visited{height:55px; line-height:55px;font-size:16px; text-align:left; color:#222; float:left; margin-right:8px; margin-bottom:8px; width:200px; background:url(../images/cp_list.jpg) no-repeat center right #fff; padding-left:30px; border:#ccc solid 1px;}
.ddsmoothmenu-v2 ul li a:hover{background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v2 ul li a:hover span{color:#fff;}
.ddsmoothmenu-v2 ul li a:active{background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v2 ul li a:active span{color:#fff}
#LeftMenu2 .lihover  a{ color:#FFFFFF;background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v2 ul li .selected:link,.ddsmoothmenu-v2 ul li a.selected:visited,.ddsmoothmenu-v2 ul li a.selected:active{background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v2 ul li a.selected span{color:#FFF; background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}


/*产品页菜单*/
.ddsmoothmenu-v3 ul{ margin-top:15px;}
/*主菜单设置*/
.ddsmoothmenu-v3 ul li{position:relative}
.ddsmoothmenu-v3 ul li a{display:block;height:31px;line-height:31px;vertical-align:middle;}
.ddsmoothmenu-v3 ul li a span{}


/*主菜单连接效果设置*/
.ddsmoothmenu-v3 ul li a:link,.ddsmoothmenu-v3 ul li a:visited{line-height:65px; height:65px; display:block; color:#222; font-size:16px; padding-left:45px;  background:url(../images/cp_list.jpg) no-repeat center right #fff; margin-bottom:6px;  border:#ccc solid 1px;}
.ddsmoothmenu-v3 ul li a:hover{ color:#fff; background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v3 ul li a:hover span{color:#fff;}
.ddsmoothmenu-v3 ul li a:active{background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v3 ul li a:active span{color:#fff}
.ddsmoothmenu-v3 ul li .selected:link,.ddsmoothmenu-v3 ul li a.selected:visited,.ddsmoothmenu-v3 ul li a.selected:active{ background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
#LeftMenu3 .lihover  a{ color:#fff;  background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v3 ul li a.selected span{color:#fff; background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}
.ddsmoothmenu-v3 ul li a{background:url(../images/cp_list_h.jpg) no-repeat center right #b70000; border:#b70000 solid 1px;}



.ddsmoothmenu-v{padding:0px 10px 0px 10px}
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative}
.ddsmoothmenu-v ul li a{display:block;height:31px;line-height:31px;vertical-align:middle; padding-left:10px;}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 20px}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{background:url(../images/leftmenu.gif) no-repeat center -31px;color:#000}
.ddsmoothmenu-v ul li a:hover{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a:hover span{color:#FFF}
.ddsmoothmenu-v ul li a:active{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#FFFFFF;background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#fff;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}